home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 109
/
Vol 109.iso
/
games
/
pure_adr.swf
/
scripts
/
DefineButton2_100
/
BUTTONCONDACTION on(press).as
Wrap
Text File
|
2008-11-12
|
64b
|
7 lines
on(press){
tellTarget("../")
{
play();
}
}